func runtime.castogscanstatus
3 uses
runtime (current package)
preempt.go#L167: if !castogscanstatus(gp, s, s|_Gscan) {
preempt.go#L200: if !castogscanstatus(gp, _Grunning, _Gscanrunning) {
proc.go#L934: func castogscanstatus(gp *g, oldval, newval uint32) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)